specifiedBy
Exposes a URL that specifies the behavior of this scalar.
directive @specifiedBy(
url: String!
) on SCALAR
Arguments
specifiedBy.url
● [String!
](/Incidite GraphQL Docs/types/scalars/string.mdx) non-null scalar
The URL that specifies the behavior of this scalar.